requestMethod property

String? requestMethod
final

A request method sent when making a request as HTTP.

HTTPとしてリクエストする際に送るリクエストメソッド。

Implementation

final String? requestMethod;