isLogued property

bool get isLogued

Implementation

bool get isLogued => user.id.value > 0;