currentState property
AuthState
get
currentState
Get the current auth state
Implementation
AuthState get currentState => _currentState;
Get the current auth state
AuthState get currentState => _currentState;