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