ChuckHttpClientAdapter constructor

ChuckHttpClientAdapter(
  1. ChuckCore chuckCore
)

Creates Chuck http client adapter

Implementation

ChuckHttpClientAdapter(this.chuckCore);