setupChannels method

void setupChannels()

Implementation

void setupChannels() {
  _channelCallback.setMethodCallHandler(callbacksHandler);
}