method property

  1. @override
String method
final

The HTTP method for the API endpoint (e.g., 'GET', 'POST', 'PUT').

Implementation

@override
final String method;