pathParams property
The path parameters of the route
Implementation
@Deprecated('Use the shorthand [params] instead')
Parameters get pathParams => params;
The path parameters of the route
@Deprecated('Use the shorthand [params] instead')
Parameters get pathParams => params;