Snapshot constructor
Snapshot({})
Implementation
Snapshot({
this.coverImage,
this.description,
this.driveId,
this.durationMillis,
this.id,
this.kind,
this.lastModifiedMillis,
this.progressValue,
this.title,
this.type,
this.uniqueName,
});