orderPercentage constant
orderPercentage [Expects: http://schema.org/Number]
Fraction of the value of the order that is charged as shipping cost.
Can be used on: http://schema.org/ShippingRateSettings
Implementation
static const orderPercentage = IriTerm.prevalidated(
'http://schema.org/orderPercentage',
);