valueMaxLength constant
IRI for schema:valueMaxLength [Expects: https://schema.org/Number]
Specifies the allowed range for number of characters in a literal value.
Can be used on: https://schema.org/PropertyValueSpecification
Implementation
static const valueMaxLength = IriTerm.prevalidated(
'https://schema.org/valueMaxLength',
);