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