isRelatedTo constant
isRelatedTo [Expects: http://schema.org/Product, http://schema.org/Service]
A pointer to another, somehow related product (or multiple products).
Can be used on: http://schema.org/Product, http://schema.org/Service
Implementation
static const isRelatedTo = IriTerm.prevalidated(
'http://schema.org/isRelatedTo',
);