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