originalDestination property
If true, Router will use the destination IP and port of the original connection as the destination of the request.
Default is false. Only one of route destinations or original destination can be set.
Optional.
Implementation
core.bool? originalDestination;