recipeCategory constant
recipeCategory [Expects: https://schema.org/Text]
The category of the recipe—for example, appetizer, entree, etc.
Can be used on: https://schema.org/Recipe
Implementation
static const recipeCategory = IriTerm.prevalidated(
'https://schema.org/recipeCategory',
);