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