typicalAgeRange constant

IriTerm const typicalAgeRange

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

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

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

Implementation

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