path property

String? path
getter/setter pair

Specifies the path of the HTTP GET request (e.g., "/is_busy").

Required.

Implementation

core.String? path;