TargetHttpProxiesScopedList constructor
TargetHttpProxiesScopedList({
- List<
TargetHttpProxy> ? targetHttpProxies, - TargetHttpProxiesScopedListWarning? warning,
Implementation
TargetHttpProxiesScopedList({
this.targetHttpProxies,
this.warning,
});