childMaxAge constant

IriTerm const childMaxAge

childMaxAge [Expects: https://schema.org/Number]

Maximal age of the child.

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

Implementation

static const childMaxAge = IriTerm.prevalidated(
  'https://schema.org/childMaxAge',
);