chemicalRole constant
chemicalRole [Expects: http://schema.org/DefinedTerm]
A role played by the BioChemEntity within a chemical context.
Can be used on: http://schema.org/ChemicalSubstance, http://schema.org/MolecularEntity
Implementation
static const chemicalRole = IriTerm.prevalidated(
'http://schema.org/chemicalRole',
);