menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
AuthState
isAuthenticated property
isAuthenticated property
dark_mode
light_mode
isAuthenticated
property
bool
get
isAuthenticated
Implementation
bool get isAuthenticated => status == AuthStatus.authenticated;
blueprint_flutter_core package
documentation
blueprint_auth
AuthState
isAuthenticated property
AuthState class