AttachmentMetadata constructor
AttachmentMetadata({})
Implementation
AttachmentMetadata(
{this.author,
this.content,
this.created,
this.filename,
this.id,
this.mimeType,
this.properties,
this.self,
this.size,
this.thumbnail});