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