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