state property

AuthStatus get state

Implementation

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