deliveryStatus constant

IriTerm const deliveryStatus

deliveryStatus [Expects: http://schema.org/DeliveryEvent]

New entry added as the package passes through each leg of its journey (from shipment to final delivery).

Can be used on: http://schema.org/ParcelDelivery

Implementation

static const deliveryStatus = IriTerm.prevalidated(
  'http://schema.org/deliveryStatus',
);