Client constructor
Client()
Implementation
Client(
this.ip,
this.latitude,
this.longitude,
this.isp,
this.ispRating,
this.rating,
this.ispAvarageDownloadSpeed,
this.ispAvarageUploadSpeed,
this.geoCoordinate,
);