general property

bool general

Implementation

bool get general => _roles.isEmpty || _hasPermission(UserRoleType.general);