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