method property

HttpMethod? method
final

The client request method to match on. Specify only one.

Implementation

final HttpMethod? method;