menu
swift_flutter package
documentation
core/realtime_sync.dart
SyncAwareRx<T>
syncStatus property
syncStatus property
dark_mode
light_mode
syncStatus
property
Rx
<
SyncStatus
>
syncStatus
final
Implementation
final Rx<SyncStatus> syncStatus = swift(SyncStatus.idle);
swift_flutter package
documentation
core/realtime_sync
SyncAwareRx<T>
syncStatus property
SyncAwareRx class