menu
flutter_common_helper package
documentation
error_handling/error_response.dart
ErrorResponse
status property
status property
dark_mode
light_mode
status
property
int
?
status
final
Status code of the http response
Implementation
final int? status;
flutter_common_helper package
documentation
error_handling/error_response
ErrorResponse
status property
ErrorResponse class