deliveryMethod constant

IriTerm const deliveryMethod

deliveryMethod [Expects: https://schema.org/DeliveryMethod]

A sub property of instrument. The method of delivery.

Can be used on: https://schema.org/OrderAction, https://schema.org/ReceiveAction, https://schema.org/SendAction, https://schema.org/TrackAction

Implementation

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