chats property

RxMap<ChatId, RxChat> chats
final

Chats found under the SearchCategory.chat category.

Implementation

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