hasMeasurement constant
hasMeasurement [Expects: http://schema.org/QuantitativeValue]
A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge of a screw, or the carbon footprint measured for certification by an authority. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.
Can be used on: http://schema.org/Certification, http://schema.org/Offer, http://schema.org/Product, http://schema.org/SizeSpecification
Implementation
static const hasMeasurement = IriTerm.prevalidated(
'http://schema.org/hasMeasurement',
);