orderItemNumber constant
orderItemNumber [Expects: http://schema.org/Text]
The identifier of the order item.
Can be used on: http://schema.org/OrderItem
Implementation
static const orderItemNumber = IriTerm.prevalidated(
'http://schema.org/orderItemNumber',
);