Report constructor
Report({})
Implementation
Report({
this.files,
this.id,
this.isReportReady,
this.kind,
this.request,
this.rowCount,
this.rows,
this.statisticsCurrencyCode,
this.statisticsTimeZone,
});