menu
xmpp_client_web package
documentation
xmpp_stone.dart
ChatManager
chatListStream property
chatListStream property
dark_mode
light_mode
chatListStream
property
Stream
<
List
<
Chat
>
>
get
chatListStream
Implementation
Stream<List<Chat>> get chatListStream => _chatListStreamController.stream;
xmpp_client_web package
documentation
xmpp_stone
ChatManager
chatListStream property
ChatManager class