getChannel method

MethodChannel getChannel()

Implementation

MethodChannel getChannel() {
  return _channel;
}