chats property

RxObsMap<ChatId, RxChat> get chats

Returns reactive map of all RxChats stored.

Implementation

RxObsMap<ChatId, RxChat> get chats;