LocationMode constructor
LocationMode({})
Implementation
LocationMode(
{this.longitude,
this.latitude,
this.accuracy,
this.satellites,
this.country,
this.province,
this.city,
this.cityCode,
this.district,
this.adCode,
this.address,
this.poiName,
this.bearing,
this.speed,
this.time});