getChannel method

MethodChannel getChannel()

Used internally.

Implementation

MethodChannel getChannel() {
  return _channel;
}