model constant
IRI for schema:model [Expects: https://schema.org/ProductModel, https://schema.org/Text]
The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.
Can be used on: https://schema.org/Product
Implementation
static const model = IriTerm.prevalidated('https://schema.org/model');