authState property

Observable<AuthState> authState
final

Implementation

final authState = Observable(AuthState.signedOut);