isLoggedIn property

bool isLoggedIn

Implementation

bool get isLoggedIn => user != null;