suitableForDiet constant
suitableForDiet [Expects: https://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: https://schema.org/MenuItem, https://schema.org/Recipe
Implementation
static const suitableForDiet = IriTerm.prevalidated(
'https://schema.org/suitableForDiet',
);