Change constructor
Change({})
Implementation
Change({
this.changeType,
this.drive,
this.driveId,
this.file,
this.fileId,
this.kind,
this.removed,
this.teamDrive,
this.teamDriveId,
this.time,
this.type,
});