mealService constant

IriTerm const mealService

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

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

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

Implementation

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