p property
TRouteParam
get
p
inherited
Shorthand for accessing the route param.
Implementation
TRouteParam get p { return routeParam; }
Shorthand for accessing the route param.
TRouteParam get p { return routeParam; }