menu
firebase_chat_services package
documentation
chat/chat_list_controller.dart
ChatListController
chatStream property
chatStream property
dark_mode
light_mode
chatStream
property
Stream
<
QuerySnapshot
<
Object
?
>
>
?
chatStream
getter/setter pair
Implementation
Stream<QuerySnapshot<Object?>>? chatStream;
firebase_chat_services package
documentation
chat/chat_list_controller
ChatListController
chatStream property
ChatListController class