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