Setter to update the cached itineraries in the parent state.
final void Function(Future<List<Map<String, dynamic>>>) setCachedItineraries;