taxonomicRange constant
IriTerm
const taxonomicRange
taxonomicRange [Expects: http://schema.org/DefinedTerm, http://schema.org/Taxon, http://schema.org/Text, http://schema.org/URL]
The taxonomic grouping of the organism that expresses, encodes, or in some way related to the BioChemEntity.
Can be used on: http://schema.org/BioChemEntity
Implementation
static const taxonomicRange = const IriTerm(
'http://schema.org/taxonomicRange',
);