methodName property
The method name to match from the request. If you specify a name, you must
also specify a serviceName
.
Implementation
final String? methodName;
The method name to match from the request. If you specify a name, you must
also specify a serviceName
.
final String? methodName;