method property

String? method
getter/setter pair

The method accepted by the callback.

For example: GET, POST, PUT.

Output only.

Implementation

core.String? method;