selectedContacts property
final
Reactive list of ChatContactIds of the selected ChatContacts.
Implementation
final RxList<ChatContactId> selectedContacts = RxList();
Reactive list of ChatContactIds of the selected ChatContacts.
final RxList<ChatContactId> selectedContacts = RxList();