FoodService constant

IriTerm const FoodService

IRI for schemahttp:FoodService

A food service, like breakfast, lunch, or dinner.

Implementation

static const FoodService = IriTerm.prevalidated(
  'http://schema.org/FoodService',
);