typeOfGood constant

IriTerm const typeOfGood

typeOfGood [Expects: http://schema.org/Product, http://schema.org/Service]

The product that this structured value is referring to.

Can be used on: http://schema.org/OwnershipInfo, http://schema.org/TypeAndQuantityNode

Implementation

static const typeOfGood = IriTerm.prevalidated(
  'http://schema.org/typeOfGood',
);