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