isLoggedIn property

bool isLoggedIn

Implementation

bool get isLoggedIn => id > 0;