productSupported constant

IriTerm const productSupported

IRI for schemahttp:productSupported [Expects: http://schema.org/Product, http://schema.org/Text]

The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. "iPhone") or a general category of products or services (e.g. "smartphones").

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

Implementation

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