VpnGatewaysScopedListWarningData constructor

VpnGatewaysScopedListWarningData({
  1. String? key,
  2. String? value,
})

Implementation

VpnGatewaysScopedListWarningData({this.key, this.value});