deliveryTime constant

IriTerm const deliveryTime

IRI for schemahttp:deliveryTime [Expects: http://schema.org/ShippingDeliveryTime]

The total delay between the receipt of the order and the goods reaching the final customer.

Can be used on: http://schema.org/DeliveryTimeSettings, http://schema.org/OfferShippingDetails

Implementation

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