selectedContacts property
final
Reactive list of the selected ChatContacts.
Implementation
final RxList<RxChatContact> selectedContacts = RxList<RxChatContact>([]);
Reactive list of the selected ChatContacts.
final RxList<RxChatContact> selectedContacts = RxList<RxChatContact>([]);