Change constructor
Change({})
Implementation
Change({
this.changeType,
this.deleted,
this.drive,
this.driveId,
this.file,
this.fileId,
this.id,
this.kind,
this.modificationDate,
this.selfLink,
this.teamDrive,
this.teamDriveId,
this.type,
});