weightPercentage constant
IriTerm
const weightPercentage
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/weightPercentage',
);