MethodChannelWatchifyFlutter constructor

MethodChannelWatchifyFlutter()

Implementation

MethodChannelWatchifyFlutter() {
 methodChannel.setMethodCallHandler(_handle);
  }