RequestHelper
constructor(main: CoroutineDispatcher, io: CoroutineDispatcher)
Parameters
main
Coroutine dispatchers for main thread operations
io
Coroutine dispatcher for IO operations
Coroutine dispatchers for main thread operations
Coroutine dispatcher for IO operations