Android Scheduler
fun AndroidScheduler(schedulerCallback: AndroidSchedulerCallback, ioDispatcher: CoroutineDispatcher = Dispatchers.IO, computationDispatcher: CoroutineDispatcher = Dispatchers.Default, defaultDispatcher: CoroutineDispatcher = Dispatchers.Default)
Content copied to clipboard