pathParams property

Parameters pathParams

Builds and returns a new instance of Parameters with rawPathParams

Implementation

Parameters get pathParams => Parameters(rawPathParams);