provideOkHttpClient

@Provides
fun provideOkHttpClient(): OkHttpClient

Factory for calls, which can be used to send HTTP requests and read their responses.