recipeCuisine constant

IriTerm const recipeCuisine

IRI for schema: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 = IriTerm.prevalidated(
  'https://schema.org/recipeCuisine',
);