AppShell Overview
menu
flutter_chat_view
flutter_chat_view.dart
ChatOverviewService
getUnreadChatsCountStream abstract method
getUnreadChatsCountStream
dark_mode
light_mode
getUnreadChatsCountStream
abstract method
Stream
<
int
>
getUnreadChatsCountStream
(
)
Retrieves the number of unread chats.
Implementation
Stream<int> getUnreadChatsCountStream();
flutter_chat_view
flutter_chat_view
ChatOverviewService
getUnreadChatsCountStream abstract method
ChatOverviewService class