InterfaceRequest<T> constructor

InterfaceRequest<T>(Channel _channel)

Implementation

InterfaceRequest(this._channel);