amountOfThisGood constant
IriTerm
const amountOfThisGood
amountOfThisGood [Expects: https://schema.org/Number]
The quantity of the goods included in the offer.
Can be used on: https://schema.org/TypeAndQuantityNode
Implementation
static const amountOfThisGood = const IriTerm(
'https://schema.org/amountOfThisGood',
);