menu
onebear_chat package
documentation
onebear_chat_platform_interface.dart
OnebearChatPlatform
unreadCount property
unreadCount property
dark_mode
light_mode
unreadCount
property
Stream
<
int
>
get
unreadCount
Implementation
Stream<int> get unreadCount { throw UnimplementedError('unreadCount has not been implemented.'); }
onebear_chat package
documentation
onebear_chat_platform_interface
OnebearChatPlatform
unreadCount property
OnebearChatPlatform class