GpsModel constructor
GpsModel()
Implementation
GpsModel(
this.bearingAccuracy,
this.bearingAngle,
this.geomagneticFieldDeclination,
this.geomagneticFieldInclination,
this.gpsTimestamp,
this.latitude,
this.locationAccuracy,
this.longitude,
this.speed,
this.speedAccuracyMetersPerSecond,
this.versioncode);