JobStatistics3 constructor
JobStatistics3({})
Implementation
JobStatistics3({
this.badRecords,
this.inputFileBytes,
this.inputFiles,
this.outputBytes,
this.outputRows,
this.timeline,
});
JobStatistics3({
this.badRecords,
this.inputFileBytes,
this.inputFiles,
this.outputBytes,
this.outputRows,
this.timeline,
});