shippingRate constant
IRI for schema:shippingRate [Expects: https://schema.org/MonetaryAmount, https://schema.org/ShippingRateSettings]
The shipping rate is the cost of shipping to the specified destination. Typically, the maxValue and currency values (of the {MonetaryAmount}) are most appropriate.
Can be used on: https://schema.org/OfferShippingDetails, https://schema.org/ShippingConditions, https://schema.org/ShippingRateSettings
Implementation
static const shippingRate = IriTerm.prevalidated(
'https://schema.org/shippingRate',
);