suggestedMeasurement constant
suggestedMeasurement [Expects: http://schema.org/QuantitativeValue]
A suggested range of body measurements for the intended audience or person, for example inseam between 32 and 34 inches or height between 170 and 190 cm. Typically found on a size chart for wearable products.
Can be used on: http://schema.org/PeopleAudience, http://schema.org/SizeSpecification
Implementation
static const suggestedMeasurement = IriTerm.prevalidated(
'http://schema.org/suggestedMeasurement',
);