menu
jwt_auth package
documentation
models/jwt_response_error.dart
JwtResponseError
isUnhautorized property
isUnhautorized property
dark_mode
light_mode
isUnhautorized
property
bool
get
isUnhautorized
Implementation
bool get isUnhautorized => statusCode == 401;
jwt_auth package
documentation
models/jwt_response_error
JwtResponseError
isUnhautorized property
JwtResponseError class