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 = IriTerm.prevalidated(
  'https://schema.org/amountOfThisGood',
);