pathParams property

Parameters? pathParams
final

The path parameters of the route

Implementation

final Parameters? pathParams, queryParams;