state property

AuthState state

Implementation

AuthState get state => _state ?? AuthState.unauthenticated;