getChannelInfo method

WKChannel? getChannelInfo()

Implementation

WKChannel? getChannelInfo() {
  return _channelInfo;
}