recipeInstructions constant
IRI for schema:recipeInstructions [Expects: https://schema.org/CreativeWork, https://schema.org/ItemList, https://schema.org/Text]
A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered list with HowToStep and/or HowToSection items.
Can be used on: https://schema.org/Recipe
Implementation
static const recipeInstructions = IriTerm.prevalidated(
'https://schema.org/recipeInstructions',
);