childTaxon constant

IriTerm const childTaxon

childTaxon [Expects: http://schema.org/Taxon, http://schema.org/Text, http://schema.org/URL]

Closest child taxa of the taxon in question.

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

Implementation

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