Attachment constructor
Attachment()
Implementation
Attachment(this.id, this.userId, this.time, this.fileName, this.contentType,
this.deleted, this.private, this.checkedOut, this.holdingId);
Attachment(this.id, this.userId, this.time, this.fileName, this.contentType,
this.deleted, this.private, this.checkedOut, this.holdingId);