Companion

object Companion

Functions

Link copied to clipboard
fun create(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO), errorParser: ErrorParser<*> = DefaultErrorParser()): RetrofitCallAdapterFactory