enabled property

bool get enabled

If the user is actually enabled

Implementation

bool get enabled => _enabled;