suggestedAge constant

IriTerm const suggestedAge

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

Implementation

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