childMaxAge constant
IRI for schemahttp:childMaxAge [Expects: http://schema.org/Number]
Maximal age of the child.
Can be used on: http://schema.org/ParentAudience
Implementation
static const childMaxAge = IriTerm.prevalidated(
'http://schema.org/childMaxAge',
);