permissions property

List<UserRolePermission>? permissions
getter/setter pair

List of permissions associated with this user role.

Implementation

core.List<UserRolePermission>? permissions;