toAttachmentGalleryResultItem

fun Attachment.toAttachmentGalleryResultItem(    messageId: String,     parentId: String?,     cid: String,     userName: String,     isMine: Boolean): AttachmentGalleryResultItem

Extension to convert instance of Attachment to AttachmentGalleryResultItem type.