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