typeOfGood constant
IRI for schemahttp: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',
);