menu
bug_handler package
documentation
helpers.dart
HttpStatusCodeInfo
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
isSuccess
final
Checks if the status code represents a successful response (2xx)
Implementation
final bool isSuccess;
bug_handler package
documentation
helpers
HttpStatusCodeInfo
isSuccess property
HttpStatusCodeInfo class