path property

String get path

Gets request path.

Implementation

String get path => _raw.uri.path;