authenticated property
UserAuthenticatedState<T>
get
authenticated
Implementation
UserAuthenticatedState<T> get authenticated =>
this as UserAuthenticatedState<T>;
UserAuthenticatedState<T> get authenticated =>
this as UserAuthenticatedState<T>;