childTaxon constant
IRI for schema:childTaxon [Expects: https://schema.org/Taxon, https://schema.org/Text, https://schema.org/URL]
Closest child taxa of the taxon in question.
Can be used on: https://schema.org/Taxon
Implementation
static const childTaxon = IriTerm.prevalidated(
'https://schema.org/childTaxon',
);