chats property

RxMap<ChatId, RxChat> chats
final

Chats found being Chat.muted.

Implementation

final RxMap<ChatId, RxChat> chats = RxMap();