pathParams property

Parameters pathParams

Helper to access RouteMatch.pathParams

Implementation

Parameters get pathParams => _match.pathParams;