attachmentIdsLoadingNoteModal property

RxSet<String> attachmentIdsLoadingNoteModal
getter/setter pair

Attachment IDs that are currently loading note content for the note modal.

Implementation

RxSet<String> attachmentIdsLoadingNoteModal = <String>{}.obs;