A list of child privileges.
Privileges for a service form a tree. Each privilege can have a list of child privileges; this list is empty for a leaf privilege.
core.List<Privilege>? childPrivileges;