recipeYield constant

IriTerm const recipeYield

recipeYield [Expects: https://schema.org/QuantitativeValue, https://schema.org/Text]

The quantity produced by the recipe (for example, number of people served, number of servings, etc).

Can be used on: https://schema.org/Recipe

Implementation

static const recipeYield = IriTerm.prevalidated(
  'https://schema.org/recipeYield',
);