slowSyncStepsFlow
abstract suspend fun slowSyncStepsFlow(migrationSteps: List<SyncMigrationStep>): <Error class: unknown class><SlowSyncStep>
Performs all SlowSyncStep in the correct order, emits the current ongoing step.
Performs all SlowSyncStep in the correct order, emits the current ongoing step.