RequestPath constructor Null safety
Default constructor for RequestPath.
There is no need to invoke this constructor manually.
Implementation
RequestPath(this.segments);
Default constructor for RequestPath.
There is no need to invoke this constructor manually.
RequestPath(this.segments);