menu
flutter_chat_sdk package
documentation
chat.dart
OutboundQueue
pendingCount property
pendingCount property
dark_mode
light_mode
pendingCount
property
Stream
<
int
>
get
pendingCount
Stream of pending operations count.
Implementation
Stream<int> get pendingCount;
flutter_chat_sdk package
documentation
chat
OutboundQueue
pendingCount property
OutboundQueue class