Payload constructor
Payload({})
Implementation
Payload(
{this.accuracy,
this.latitude,
this.longitude,
this.altitude,
this.speed,
this.speedaccuracy,
this.heading,
this.epoch,
this.user,
this.username});