typicalAgeRange constant

IriTerm const typicalAgeRange

typicalAgeRange [Expects: http://schema.org/Text]

The typical expected age range, e.g. '7-9', '11-'.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Event

Implementation

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