selectedContacts property

RxList<ChatContactId> selectedContacts
final

Reactive list of ChatContactIds of the selected ChatContacts.

Implementation

final RxList<ChatContactId> selectedContacts = RxList();