empty property

Itinerary empty
getter/setter pair

Implementation

static Itinerary empty = const Itinerary(duration: "", segments: <Segment>[]);