liveStatus property

ValueNotifier<AuthStatus> get liveStatus

Implementation

ValueNotifier<AuthStatus> get liveStatus => _statusNotifier;