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 = const IriTerm(
'http://schema.org/deliveryAddress',
);