menu
fetchly package
documentation
models/request.dart
Request
method property
method property
dark_mode
light_mode
method
property
String
method
final
HTTP method for the request, default is 'GET'.
Implementation
final String method;
fetchly package
documentation
models/request
Request
method property
Request class