suggestedAge constant

IriTerm const suggestedAge

suggestedAge [Expects: https://schema.org/QuantitativeValue]

The age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 years for toddlers.

Can be used on: https://schema.org/PeopleAudience, https://schema.org/SizeSpecification

Implementation

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