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