CurveDatum constructor
CurveDatum({})
Implementation
CurveDatum({
this.serNum,
this.targetUnitType,
this.barSet,
this.flowSet,
this.timeSet,
this.weightSet,
this.intervalTime,
});
CurveDatum({
this.serNum,
this.targetUnitType,
this.barSet,
this.flowSet,
this.timeSet,
this.weightSet,
this.intervalTime,
});