Delete a trip
@override Future<bool> deleteTrip(String itinId) => androidDriverDataApi.deleteTrip(itinId);