FoodService constant

IriTerm const FoodService

IRI for schema:FoodService

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

Implementation

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