uriPath property

UriPath? uriPath
final

Inspect the request URI path. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg.

Implementation

final UriPath? uriPath;