menu
bug_handler package
documentation
helpers.dart
HttpStatusCodeInfo
isServerError property
isServerError property
dark_mode
light_mode
isServerError
property
bool
isServerError
final
Checks if the status code represents a server error (5xx)
Implementation
final bool isServerError;
bug_handler package
documentation
helpers
HttpStatusCodeInfo
isServerError property
HttpStatusCodeInfo class