orderDelivery constant
IRI for schemahttp:orderDelivery [Expects: http://schema.org/ParcelDelivery]
The delivery of the parcel related to this order or order item.
Can be used on: http://schema.org/Order, http://schema.org/OrderItem
Implementation
static const orderDelivery = IriTerm.prevalidated(
'http://schema.org/orderDelivery',
);