shippingDestination constant
shippingDestination [Expects: http://schema.org/DefinedRegion]
indicates (possibly multiple) shipping destinations. These can be defined in several ways, e.g. postalCode ranges.
Can be used on: http://schema.org/DeliveryTimeSettings, http://schema.org/OfferShippingDetails, http://schema.org/ShippingConditions, http://schema.org/ShippingRateSettings
Implementation
static const shippingDestination = IriTerm.prevalidated(
'http://schema.org/shippingDestination',
);