HttpRouteAction constructor
HttpRouteAction({
- List<
WeightedTarget> ? weightedTargets,
Implementation
HttpRouteAction({
this.weightedTargets,
});
HttpRouteAction({
this.weightedTargets,
});