deliveryStatus constant

IriTerm const deliveryStatus

IRI for schema:deliveryStatus [Expects: https://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: https://schema.org/ParcelDelivery

Implementation

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