destinations property

List<HttpRouteDestination>? destinations
getter/setter pair

The destination to which traffic should be forwarded.

Implementation

core.List<HttpRouteDestination>? destinations;