HttpLogClient constructor

HttpLogClient(
  1. HttpBucket httpBucket,
  2. Client _inner
)

Implementation

HttpLogClient(this.httpBucket, this._inner);