W3cubDocs

/Dart 2

path property

String path

Returns the path component.

The returned path is encoded. To get direct access to the decoded path use pathSegments.

Returns the empty string if there is no path component.

Implementation

String get path;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-core/Uri/path.html