defaultValue property

AppRestrictionsSchemaRestrictionRestrictionValue? defaultValue
getter/setter pair

The default value of the restriction.

bundle and bundleArray restrictions never have a default value.

Implementation

AppRestrictionsSchemaRestrictionRestrictionValue? defaultValue;