cookingMethod constant
cookingMethod [Expects: http://schema.org/Text]
The method of cooking, such as Frying, Steaming, ...
Can be used on: http://schema.org/Recipe
Implementation
static const cookingMethod = IriTerm.prevalidated(
'http://schema.org/cookingMethod',
);