Flutterjsbridgeplugin constructor

Flutterjsbridgeplugin()

Implementation

Flutterjsbridgeplugin() {
  _channel.setMethodCallHandler(_onMethodCall);
}