HttpLogClient constructor
HttpLogClient(
- HttpBucket httpBucket,
- Client _inner
Implementation
HttpLogClient(this.httpBucket, this._inner);
HttpLogClient(this.httpBucket, this._inner);