IpLocation constructor
IpLocation()
Default constructor
Implementation
IpLocation(
this.accuracyRadius,
this.latitude,
this.longitude,
this.postalCode,
this.timezone,
this.city,
this.country,
this.continent,
this.subdivisions);