copy

fun copy(origin: ItineraryPoint = this.origin, destination: ItineraryPoint = this.destination, waypoints: List<ItineraryPoint> = this.waypoints): Itinerary

Deprecated

This will be removed 6 months after the next release.

Replace with