Revision constructor
Revision({})
Implementation
Revision({
this.exportLinks,
this.id,
this.keepForever,
this.kind,
this.lastModifyingUser,
this.md5Checksum,
this.mimeType,
this.modifiedTime,
this.originalFilename,
this.publishAuto,
this.published,
this.publishedLink,
this.publishedOutsideDomain,
this.size,
});