String? get server => _$this._server;
set server(covariant String? server) => _$this._server = server;