menu
fero_sync package
documentation
initial_sync/initial_sync_service.dart
InitialSyncService
eventStream property
eventStream property
dark_mode
light_mode
eventStream
property
Stream
<
SyncEvent
>
get
eventStream
Stream of sync events (from server and local operations).
Implementation
Stream<SyncEvent> get eventStream;
fero_sync package
documentation
initial_sync/initial_sync_service
InitialSyncService
eventStream property
InitialSyncService class