includesObject constant
includesObject [Expects: https://schema.org/TypeAndQuantityNode]
This links to a node or nodes indicating the exact quantity of the products included in an {Offer
} or {ProductCollection
}.
Can be used on: https://schema.org/Demand, https://schema.org/Offer, https://schema.org/ProductCollection
Implementation
static const includesObject = IriTerm.prevalidated(
'https://schema.org/includesObject',
);