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