destination property

HttpRouteDestination? destination
getter/setter pair

The destination the requests will be mirrored to.

The weight of the destination will be ignored.

Implementation

HttpRouteDestination? destination;