typeOfGood constant

IriTerm const typeOfGood

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

The product that this structured value is referring to.

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

Implementation

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