deliveryAddress constant

IriTerm const deliveryAddress

deliveryAddress [Expects: http://schema.org/PostalAddress]

Destination address.

Can be used on: http://schema.org/ParcelDelivery

Implementation

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