weightPercentage constant

IriTerm const weightPercentage

weightPercentage [Expects: http://schema.org/Number]

Fraction of the weight that is used to compute the shipping price.

Can be used on: http://schema.org/ShippingRateSettings

Implementation

static const weightPercentage = IriTerm.prevalidated(
  'http://schema.org/weightPercentage',
);