isGuest property

bool isGuest

Implementation

bool get isGuest => this == AuthState.guest;