method property

String? method
final

The HTTP method to use (e.g., 'GET', 'POST'). Defaults to 'GET'.

Implementation

final String? method;