String? get remoteServer => _$this._remoteServer;
set remoteServer(covariant String? remoteServer) => _$this._remoteServer = remoteServer;