methodName property

String? methodName
final

The method name to match from the request. If you specify a name, you must also specify a serviceName.

Implementation

final String? methodName;