SourceProgress constructor
SourceProgress({})
Implementation
SourceProgress({
this.description,
this.endOffset,
this.inputRowsPerSecond,
this.latestOffset,
this.metrics,
this.numInputRows,
this.processedRowsPerSecond,
this.startOffset,
});