TargetTcpProxiesScopedList constructor
TargetTcpProxiesScopedList({
- List<
TargetTcpProxy> ? targetTcpProxies, - TargetTcpProxiesScopedListWarning? warning,
Implementation
TargetTcpProxiesScopedList({
this.targetTcpProxies,
this.warning,
});