isNotLoggedIn property

bool get isNotLoggedIn

Implementation

bool get isNotLoggedIn => this == AppAuthStatus.noauth;