path property
String pathReturns 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.
Source
String get path;
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-core/Uri/path.html