freeShippingThreshold constant
freeShippingThreshold [Expects: http://schema.org/DeliveryChargeSpecification, http://schema.org/MonetaryAmount]
A monetary value above (or at) which the shipping rate becomes free. Intended to be used via an {OfferShippingDetails
} with {shippingSettingsLink
} matching this {ShippingRateSettings
}.
Can be used on: http://schema.org/ShippingRateSettings
Implementation
static const freeShippingThreshold = IriTerm.prevalidated(
'http://schema.org/freeShippingThreshold',
);