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