suitableForDiet constant
suitableForDiet [Expects: http://schema.org/RestrictedDiet]
Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. diabetic, halal etc.
Can be used on: http://schema.org/MenuItem, http://schema.org/Recipe
Implementation
static const suitableForDiet = IriTerm.prevalidated(
'http://schema.org/suitableForDiet',
);