inventoryLevel constant
IRI for schemahttp:inventoryLevel [Expects: http://schema.org/QuantitativeValue]
The current approximate inventory level for the item or items.
Can be used on: http://schema.org/Demand, http://schema.org/Offer, http://schema.org/SomeProducts
Implementation
static const inventoryLevel = IriTerm.prevalidated(
'http://schema.org/inventoryLevel',
);