SlowSyncWorker

internal interface SlowSyncWorker

Inheritors

Functions

Link copied to clipboard
abstract suspend fun slowSyncStepsFlow(migrationSteps: List<SyncMigrationStep>): <Error class: unknown class><SlowSyncStep>

Performs all SlowSyncStep in the correct order, emits the current ongoing step.