recipeCategory constant

IriTerm const recipeCategory

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

The category of the recipe—for example, appetizer, entree, etc.

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

Implementation

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