method property

Method? method
final

Inspect the HTTP method. The method indicates the type of operation that the request is asking the origin to perform.

Implementation

final Method? method;