nestedRestriction property
For bundle or bundleArray restrictions, the list of nested restrictions.
A bundle restriction is always nested within a bundleArray restriction, and a bundleArray restriction is at most two levels deep.
Implementation
core.List<AppRestrictionsSchemaRestriction>? nestedRestriction;