deliveryTime constant

IriTerm const deliveryTime

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

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

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

Implementation

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