isNotLoggedIn property

bool isNotLoggedIn

Implementation

bool get isNotLoggedIn => !isLoggedIn;