menu
otium_ecommerce
presentation/app/authentication_bloc/authentication_status.dart
AuthenticationStatus
isAuthenticated property
isAuthenticated
dark_mode
light_mode
isAuthenticated
property
bool
isAuthenticated
Implementation
bool get isAuthenticated => this == AuthenticationStatus.authenticated;
otium_ecommerce
authentication_status
AuthenticationStatus
isAuthenticated property
AuthenticationStatus enum