core.Map<core.String, core.dynamic> toJson() => { if (vpnGateways != null) 'vpnGateways': vpnGateways!, if (warning != null) 'warning': warning!, };