AppRestrictionsSchemaRestrictionRestrictionValue constructor
AppRestrictionsSchemaRestrictionRestrictionValue({})
Implementation
AppRestrictionsSchemaRestrictionRestrictionValue({
this.type,
this.valueBool,
this.valueInteger,
this.valueMultiselect,
this.valueString,
});