get property

String? get
getter/setter pair

Maps to HTTP GET.

Used for listing and getting information about resources.

Implementation

core.String? get;