httpMethod property

HttpMethodType httpMethod
final

The HTTP method associated with fullRoute (e.g., GET, POST, DELETE).

Implementation

final HttpMethodType httpMethod;