path property

String get path

The request path (no query string).

Implementation

String get path => uri.path;