recipeIngredient constant

IriTerm const recipeIngredient

recipeIngredient [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 recipeIngredient = IriTerm.prevalidated(
  'http://schema.org/recipeIngredient',
);