hasDeliveryMethod constant
IriTerm
const hasDeliveryMethod
hasDeliveryMethod [Expects: http://schema.org/DeliveryMethod]
Method used for delivery or shipping.
Can be used on: http://schema.org/DeliveryEvent, http://schema.org/ParcelDelivery
Implementation
static const hasDeliveryMethod = const IriTerm(
'http://schema.org/hasDeliveryMethod',
);