isLoggedIn property

bool get isLoggedIn

Implementation

bool get isLoggedIn => currentUser != null;