recipeIngredient constant
recipeIngredient [Expects: https://schema.org/Text]
A single ingredient used in the recipe, e.g. sugar, flour or garlic.
Can be used on: https://schema.org/Recipe
Implementation
static const recipeIngredient = IriTerm.prevalidated(
'https://schema.org/recipeIngredient',
);