pattern constant
IRI for schema:pattern [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported.
Can be used on: https://schema.org/CreativeWork, https://schema.org/Product
Implementation
static const pattern = IriTerm.prevalidated('https://schema.org/pattern');