isConsumableFor constant
isConsumableFor [Expects: http://schema.org/Product]
A pointer to another product (or multiple products) for which this product is a consumable.
Can be used on: http://schema.org/Product
Implementation
static const isConsumableFor = IriTerm.prevalidated(
'http://schema.org/isConsumableFor',
);