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