hasActiveUser property Null safety

bool hasActiveUser

Implementation

bool get hasActiveUser => currentUser != null;