grpcMethod property

String? grpcMethod
getter/setter pair

Name of the method to match against.

If unspecified, will match all methods.

Required.

Implementation

core.String? grpcMethod;