httpMethod property
The HTTP method. You can use an asterisk (*) as a wildcard to apply method settings to multiple methods.
Implementation
final String? httpMethod;
The HTTP method. You can use an asterisk (*) as a wildcard to apply method settings to multiple methods.
final String? httpMethod;