foodEstablishment constant
IriTerm
const foodEstablishment
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/foodEstablishment',
);