ChuckHttpAdapter constructor

ChuckHttpAdapter(
  1. ChuckCore chuckCore
)

Creates Chuck http adapter

Implementation

ChuckHttpAdapter(this.chuckCore);