mealService constant

IriTerm const mealService

IRI for schemahttp:mealService [Expects: http://schema.org/Text]

Description of the meals that will be provided or available for purchase.

Can be used on: http://schema.org/Flight

Implementation

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