valuePattern constant
IRI for schemahttp:valuePattern [Expects: http://schema.org/Text]
Specifies a regular expression for testing literal values according to the HTML spec.
Can be used on: http://schema.org/PropertyValueSpecification
Implementation
static const valuePattern = IriTerm.prevalidated(
'http://schema.org/valuePattern',
);