WeightData constructor
WeightData()
Implementation
WeightData(
this.status,
this.tempUnit,
this.weightUnit,
this.weightUnitStr,
this.weightDecimal,
this.weightStatus,
this.weightNegative,
this.weight,
this.weightStr,
this.adc,
this.algorithmId,
this.tempNegative,
this.temp,
);