httpMethod property

String? httpMethod
final

The HTTP method. You can use an asterisk (*) as a wildcard to apply method settings to multiple methods.

Implementation

final String? httpMethod;