path property

String? path
getter/setter pair

The URI path (e.g., /users/1234).

Default is an empty string.

Implementation

core.String? path;