TargetHttpsProxiesScopedList constructor
TargetHttpsProxiesScopedList({
- List<
TargetHttpsProxy> ? targetHttpsProxies, - TargetHttpsProxiesScopedListWarning? warning,
Implementation
TargetHttpsProxiesScopedList({this.targetHttpsProxies, this.warning});