authenticated property

UserAuthenticatedState<T> get authenticated

Implementation

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