hasVariant constant
IRI for schema:hasVariant [Expects: https://schema.org/Product]
Indicates a {Product} that is a member of this {ProductGroup} (or {ProductModel}).
Can be used on: https://schema.org/ProductGroup
Implementation
static const hasVariant = IriTerm.prevalidated(
'https://schema.org/hasVariant',
);