restrictions property

List<AppRestrictionsSchemaRestriction>? restrictions
getter/setter pair

The set of restrictions that make up this schema.

Implementation

core.List<AppRestrictionsSchemaRestriction>? restrictions;