LocationDataModel constructor
LocationDataModel()
Enhancement: add a bool for retry
Implementation
LocationDataModel(this.locationSharingFor, this.lat, this.long,
this.lastUpdatedAt, this.sender, this.receiver);
Enhancement: add a bool for retry
LocationDataModel(this.locationSharingFor, this.lat, this.long,
this.lastUpdatedAt, this.sender, this.receiver);