path property

String get path

The path component of the URL (e.g., "/api/data").

Implementation

String get path => _uri.path;