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