isGuest property

bool get isGuest

Implementation

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