orderedItem constant

IriTerm const orderedItem

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',
);