SyncWorker

@AssistedInject
constructor(@Assisted appContext: Context, @Assisted workerParams: WorkerParameters, coroutineDispatcherProvider: CoroutineDispatcherProvider, notificationConfigurationProvider: NotificationConfigurationProvider, changeListVersionRepository: ChangeListVersionRepository, syncables: Array<Syncable>)