status property

AuthStatus get status

Implementation

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