menu
flutter_chat_sdk package
documentation
chat.dart
SyncEngine
syncStatus property
syncStatus property
dark_mode
light_mode
syncStatus
property
Stream
<
SyncStatus
>
get
syncStatus
Stream of sync status.
Implementation
Stream<SyncStatus> get syncStatus;
flutter_chat_sdk package
documentation
chat
SyncEngine
syncStatus property
SyncEngine class