IotDataChanges constructor
IotDataChanges({})
Implementation
IotDataChanges(
{this.sensor,
this.startDate,
this.endDate,
this.timeDelta,
this.deleted,
this.value,
this.extraData,
this.together,
this.id});