isLogged top-level property

bool get isLogged

Implementation

bool get isLogged => appPrefs.loginUser != null;