menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
AuthenticationState
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => this is AuthenticationErrorState;
supa_architecture package
documentation
blocs/authentication/authentication_bloc
AuthenticationState
hasError property
AuthenticationState class