foodEstablishment constant
IRI for schema:foodEstablishment [Expects: https://schema.org/FoodEstablishment, https://schema.org/Place]
A sub property of location. The specific food establishment where the action occurred.
Can be used on: https://schema.org/CookAction
Implementation
static const foodEstablishment = IriTerm.prevalidated(
'https://schema.org/foodEstablishment',
);