schemaHttpTypicalAgeRange constant
IriTerm
const schemaHttpTypicalAgeRange
typicalAgeRange from schema-http 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(
'http://schema.org/typicalAgeRange',
);