Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class RetrofitCall<T : Any>(call: Call<T>, errorParser: ErrorParser<*>, scope: CoroutineScope) : Call<T>
Link copied to clipboard