liveState property

AuthNotifier<AuthState> liveState

Implementation

AuthNotifier<AuthState> get liveState {
  throw UnimplementedError('liveState is not implemented');
}