MethodChannelNexus constructor
MethodChannelNexus()
Implementation
MethodChannelNexus() {
methodChannel.setMethodCallHandler(_handleNative);
}
MethodChannelNexus() {
methodChannel.setMethodCallHandler(_handleNative);
}