MethodChannelFlutterIot constructor
MethodChannelFlutterIot()
Implementation
MethodChannelFlutterIot() {
methodChannel.setMethodCallHandler(_handleNativeCall);
}
MethodChannelFlutterIot() {
methodChannel.setMethodCallHandler(_handleNativeCall);
}