productSupported constant
IRI for schema:productSupported [Expects: https://schema.org/Product, https://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: https://schema.org/ContactPoint
Implementation
static const productSupported = IriTerm.prevalidated(
'https://schema.org/productSupported',
);