itinerary constant
itinerary [Expects: https://schema.org/ItemList, https://schema.org/Place]
Destination(s) ( {Place
} ) that make up a trip. For a trip where destination order is important use {ItemList
} to specify that order (see examples).
Can be used on: https://schema.org/Trip
Implementation
static const itinerary = IriTerm.prevalidated('https://schema.org/itinerary');