menu
endpoint_core package
documentation
endpoint_core.dart
Endpoint
method property
method property
dark_mode
light_mode
method
property
@
override
String
method
final
The HTTP method for the API endpoint (e.g., 'GET', 'POST', 'PUT').
Implementation
@override final String method;
endpoint_core package
documentation
endpoint_core
Endpoint
method property
Endpoint class