manufacturer constant

IriTerm const manufacturer

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

The manufacturer of the product.

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

Implementation

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