path property
The path of the request URI.
Provides convenient access to the request URI path. Also provides path variables and wildcard path values after this instance is handled by a Router.
Implementation
final RequestPath path;
The path of the request URI.
Provides convenient access to the request URI path. Also provides path variables and wildcard path values after this instance is handled by a Router.
final RequestPath path;