init

fun init(builder: OkHttpClient.Builder?): DownloaderTestImpl?

It's recommended to call exactly once in the entire lifetime of the application.

Return

a new instance of DownloaderTestImpl

Parameters

builder

if null, default builder will be used