AttachmentPickerItemState

constructor(attachmentMetaData: AttachmentMetaData, isSelected: Boolean = false)

Parameters

attachmentMetaData

The metadata describing the attachment, including its URI, file name, size, MIME type, and other relevant information.

isSelected

Whether this item is currently selected.