getPluginChannel static method

MethodChannel getPluginChannel()

Implementation

static MethodChannel getPluginChannel() {
  return pluginChannel;
}