BaseInfo constructor
BaseInfo({})
Implementation
BaseInfo(
{this.type,
this.stage,
this.taskId,
this.fileUrl,
this.phaseCode,
this.stationId,
this.actualOrder,
this.houseTypeId,
this.measureMode,
this.resultDataUrl,
this.detectSimilarFailed});