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