method property

String? method
final

The HTTP method for the request. DELETE, GET, PATCH, POST, and PUT are supported.

Implementation

final String? method;