deliveryAddress constant
deliveryAddress [Expects: https://schema.org/PostalAddress]
Destination address.
Can be used on: https://schema.org/ParcelDelivery
Implementation
static const deliveryAddress = IriTerm.prevalidated(
'https://schema.org/deliveryAddress',
);