inventoryLevel constant
IriTerm
const inventoryLevel
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 = const IriTerm(
'http://schema.org/inventoryLevel',
);