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