getChannel method

  1. @override
MethodChannel getChannel()
override

Implementation

@override
getChannel() {
  return methodChannel;
}