methods property

Map<String, RestMethod>? methods
getter/setter pair

Methods on this resource.

Implementation

core.Map<core.String, RestMethod>? methods;