requestMethod property

String? requestMethod
final

An HTTP request method, e.g. GET, POST, PUT, DELETE

Implementation

final String? requestMethod;