chats property
final
Returns reactive map of all RxChats stored.
Implementation
@override
final RxObsMap<ChatId, RxChatImpl> chats = RxObsMap<ChatId, RxChatImpl>();
Returns reactive map of all RxChats stored.
@override
final RxObsMap<ChatId, RxChatImpl> chats = RxObsMap<ChatId, RxChatImpl>();