orderedItem constant
IRI for schemahttp:orderedItem [Expects: http://schema.org/OrderItem, http://schema.org/Product, http://schema.org/Service]
The item ordered.
Can be used on: http://schema.org/Order, http://schema.org/OrderItem
Implementation
static const orderedItem = IriTerm.prevalidated(
'http://schema.org/orderedItem',
);