path property

String? path
getter/setter pair

The URI path of this REST method.

Should be used in conjunction with the basePath property at the api-level.

Implementation

core.String? path;