InterfaceRequest<T> constructor

*<Null safety>*

InterfaceRequest<T>(Channel? _channel)

Implementation

InterfaceRequest(this._channel);