model constant

IriTerm const model

IRI for schemahttp:model [Expects: http://schema.org/ProductModel, http://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: http://schema.org/Product

Implementation

static const model = IriTerm.prevalidated('http://schema.org/model');