AuthenticationState.unauthenticated constructor
The state emitted when no valid session exists or after logout.
Implementation
const AuthenticationState.unauthenticated() : this._(status: AuthenticationStatus.unauthenticated);
The state emitted when no valid session exists or after logout.
const AuthenticationState.unauthenticated() : this._(status: AuthenticationStatus.unauthenticated);