activeIngredient constant
IRI for schema:activeIngredient [Expects: https://schema.org/Text]
An active ingredient, typically chemical compounds and/or biologic substances.
Can be used on: https://schema.org/DietarySupplement, https://schema.org/Drug, https://schema.org/DrugStrength, https://schema.org/Substance
Implementation
static const activeIngredient = IriTerm.prevalidated(
'https://schema.org/activeIngredient',
);