isNotLoggedIn property

bool get isNotLoggedIn

is not logged in

Implementation

bool get isNotLoggedIn => !isLoggedIn;