config

suspend fun config(requestId: String, isRetryingCallback: suspend () -> Unit? = null): Either<Config, NetworkError>(source)