isLoggedIn property

bool get isLoggedIn

Implementation

bool get isLoggedIn => id > 0;