returnRoutes method

Set<Polyline> returnRoutes()

Implementation

Set<Polyline> returnRoutes() {
  return routes;
}