class SyncWorker : CoroutineWorker
SyncWorker(context: Context, parameters: WorkerParameters)
var context: Context
suspend fun doWork(): Result