mealService constant
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',
);