CustomClient constructor

CustomClient(
  1. Client _inner
)

Implementation

CustomClient(this._inner);