multipleValues constant
IRI for schema:multipleValues [Expects: https://schema.org/Boolean]
Whether multiple values are allowed for the property. Default is false.
Can be used on: https://schema.org/PropertyValueSpecification
Implementation
static const multipleValues = IriTerm.prevalidated(
'https://schema.org/multipleValues',
);