amountOfThisGood constant

IriTerm const amountOfThisGood

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