pathParams property

  1. @Deprecated('Use the shorthand [params] instead')
Parameters get pathParams

The path parameters of the route

Implementation

@Deprecated('Use the shorthand [params] instead')
Parameters get pathParams => params;