ReportResult constructor
ReportResult({})
Implementation
ReportResult({
this.averages,
this.endDate,
this.headers,
this.rows,
this.startDate,
this.totalMatchedRows,
this.totals,
this.warnings,
});
ReportResult({
this.averages,
this.endDate,
this.headers,
this.rows,
this.startDate,
this.totalMatchedRows,
this.totals,
this.warnings,
});