weightPercentage constant
IriTerm
const weightPercentage
IRI for schema:weightPercentage [Expects: https://schema.org/Number]
Fraction of the weight that is used to compute the shipping price.
Can be used on: https://schema.org/ShippingRateSettings
Implementation
static const weightPercentage = const IriTerm(
'https://schema.org/weightPercentage',
);