menu
md_api_service package
documentation
helpers/http_status.dart
HTTPStatus
isUnauthorized property
isUnauthorized property
dark_mode
light_mode
isUnauthorized
property
bool
get
isUnauthorized
Implementation
bool get isUnauthorized => code == unauthorized;
md_api_service package
documentation
helpers/http_status
HTTPStatus
isUnauthorized property
HTTPStatus class