recipeCuisine constant
IriTerm
const recipeCuisine
recipeCuisine [Expects: https://schema.org/Text]
The cuisine of the recipe (for example, French or Ethiopian).
Can be used on: https://schema.org/Recipe
Implementation
static const recipeCuisine = const IriTerm(
'https://schema.org/recipeCuisine',
);