recipeCuisine constant

IriTerm const recipeCuisine

recipeCuisine [Expects: http://schema.org/Text]

The cuisine of the recipe (for example, French or Ethiopian).

Can be used on: http://schema.org/Recipe

Implementation

static const recipeCuisine = IriTerm.prevalidated(
  'http://schema.org/recipeCuisine',
);