method property Null safety
read / write
Value for method
should be a valid method name for the corresponding
service_name
in ApiOperation.
If *
used as value for method
, then ALL methods and permissions are
allowed.
Implementation
core.String? method;