Attachment constructor
Attachment({})
Implementation
Attachment({
this.annotations,
this.attachmentNamespace,
this.createTime,
this.files,
this.name,
this.ociVersionName,
this.target,
this.type,
this.updateTime,
});