menu
inshorts_flutter package
documentation
models/global_response.dart
GlobalResponse
error property
error property
dark_mode
light_mode
error
property
bool
?
error
getter/setter pair
Indicates if there was an error in the request.
Implementation
bool? error;
inshorts_flutter package
documentation
models/global_response
GlobalResponse
error property
GlobalResponse class