UFULocalInfoModel constructor
UFULocalInfoModel({})
Implementation
UFULocalInfoModel({
this.status,
this.country,
this.countryCode,
this.region,
this.regionName,
this.city,
this.zip,
this.lat,
this.lon,
this.timezone,
this.isp,
this.org,
this.theAs,
this.query,
});