menu
auth_management package
documentation
models/auth_response.dart
AuthResponse<T extends Auth<AuthKeys>>
hasStatus property
hasStatus property
dark_mode
light_mode
hasStatus
property
bool
get
hasStatus
Implementation
bool get hasStatus => _state != null;
auth_management package
documentation
models/auth_response
AuthResponse<T extends Auth<AuthKeys>>
hasStatus property
AuthResponse class