cookTime constant
IRI for schema:cookTime [Expects: https://schema.org/Duration]
The time it takes to actually cook the dish, in ISO 8601 duration format.
Can be used on: https://schema.org/Recipe
Implementation
static const cookTime = IriTerm.prevalidated('https://schema.org/cookTime');