hasActiveUser property

bool get hasActiveUser

Implementation

bool get hasActiveUser => currentUser != null;