Server constructor
Server()
Implementation
Server(this.id, this.name, this.country, this.sponsor, this.host, this.url, this.latitude, this.longitude,
this.distance, this.latency, this.geoCoordinate);
Server(this.id, this.name, this.country, this.sponsor, this.host, this.url, this.latitude, this.longitude,
this.distance, this.latency, this.geoCoordinate);