childMinAge constant

IriTerm const childMinAge

IRI for schemahttp:childMinAge [Expects: http://schema.org/Number]

Minimal age of the child.

Can be used on: http://schema.org/ParentAudience

Implementation

static const childMinAge = IriTerm.prevalidated(
  'http://schema.org/childMinAge',
);