String? get proxyServer => _$this._proxyServer;
set proxyServer(covariant String? proxyServer) => _$this._proxyServer = proxyServer;