menu
fetchly package
documentation
models/response.dart
Response
status property
status property
dark_mode
light_mode
status
property
bool
status
final
Indicates the status of the response.
Implementation
final bool status;
fetchly package
documentation
models/response
Response
status property
Response class