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