recipeYield constant
IRI for schemahttp:recipeYield [Expects: http://schema.org/QuantitativeValue, http://schema.org/Text]
The quantity produced by the recipe (for example, number of people served, number of servings, etc).
Can be used on: http://schema.org/Recipe
Implementation
static const recipeYield = IriTerm.prevalidated(
'http://schema.org/recipeYield',
);