TargetHttpProxiesScopedList constructor
TargetHttpProxiesScopedList({
- List<
TargetHttpProxy> targetHttpProxies = const [], - Warning? warning,
Implementation
TargetHttpProxiesScopedList({this.targetHttpProxies = const [], this.warning})
: super(fullyQualifiedName);