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