TargetTcpProxyAggregatedListWarning constructor
TargetTcpProxyAggregatedListWarning({
- String? code,
- List<
TargetTcpProxyAggregatedListWarningData> ? data, - String? message,
Implementation
TargetTcpProxyAggregatedListWarning({
this.code,
this.data,
this.message,
});