AppShell Overview
menu
flutter_chat
flutter_chat.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
flutter_chat
ChatOverviewService
getUnreadChatsCountStream abstract method
ChatOverviewService class