|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
Private Member Functions | |
| AuthNotifier (this._authBloc) | |
| override void | dispose () |
Private Attributes | |
| final AuthenticationBloc | _authBloc |
| late final StreamSubscription< AuthenticationState > | _subscription |
| bool get | isAuthenticated => _authBloc.state is AuthenticatedState |
Definition at line 5 of file auth_notifier.dart.
|
inlineprivate |
Definition at line 9 of file auth_notifier.dart.
|
inlineprivate |
Definition at line 18 of file auth_notifier.dart.
|
private |
Definition at line 6 of file auth_notifier.dart.
|
private |
Definition at line 7 of file auth_notifier.dart.
|
private |
Definition at line 15 of file auth_notifier.dart.