File constructor
File({})
Implementation
File({
this.dateRange,
this.etag,
this.fileName,
this.format,
this.id,
this.kind,
this.lastModifiedTime,
this.reportId,
this.status,
this.urls,
});
File({
this.dateRange,
this.etag,
this.fileName,
this.format,
this.id,
this.kind,
this.lastModifiedTime,
this.reportId,
this.status,
this.urls,
});