canManageRoles property

bool canManageRoles

Whether this set of permissions has the manageRoles permission.

Implementation

bool get canManageRoles => has(manageRoles);