isNotLoggedIn property

bool get isNotLoggedIn

Implementation

bool get isNotLoggedIn => !isLoggedIn;