selectedChats property

RxList<ChatId> selectedChats
final

Reactive list of ChatIds of the selected Chats.

Implementation

final RxList<ChatId> selectedChats = RxList();