schemahttpTypicalAgeRange constant

IriTerm const schemahttpTypicalAgeRange

typicalAgeRange from schemahttp vocabulary [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 schemahttpTypicalAgeRange = IriTerm.prevalidated(
  'http://schema.org/typicalAgeRange',
);