manufacturer constant

IriTerm const manufacturer

IRI for schemahttp:manufacturer [Expects: http://schema.org/Organization]

The manufacturer of the product.

Can be used on: http://schema.org/Product

Implementation

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