copy

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun copy(origin: ItineraryPoint = this.origin, destination: ItineraryPoint = this.destination, waypoints: List<ItineraryPoint> = this.waypoints): Itinerary

Deprecated

This will be removed from future releases after 2026-07-26.

Replace with