path property

String get path

Retrieves the path component of the URI.

Implementation

String get path => uri.path;