itinerary constant

IriTerm const itinerary

itinerary [Expects: http://schema.org/ItemList, http://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: http://schema.org/Trip

Implementation

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