suggestedMeasurement constant

IriTerm const suggestedMeasurement

suggestedMeasurement [Expects: https://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: https://schema.org/PeopleAudience, https://schema.org/SizeSpecification

Implementation

static const suggestedMeasurement = IriTerm.prevalidated(
  'https://schema.org/suggestedMeasurement',
);