rolePrivileges property

List<RoleRolePrivileges>? rolePrivileges
getter/setter pair

The set of privileges that are granted to this role.

Implementation

core.List<RoleRolePrivileges>? rolePrivileges;