getMethodChannel method

MethodChannel getMethodChannel ()

Implementation

MethodChannel getMethodChannel() {
  return this._methodChannel;
}