TargetVpnGatewaysScopedList constructor
TargetVpnGatewaysScopedList({
- List<
TargetVpnGateway> ? targetVpnGateways, - TargetVpnGatewaysScopedListWarning? warning,
Implementation
TargetVpnGatewaysScopedList({this.targetVpnGateways, this.warning});