MethodChannelAppleFoundationFlutter constructor
MethodChannelAppleFoundationFlutter()
Implementation
MethodChannelAppleFoundationFlutter() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}
MethodChannelAppleFoundationFlutter() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}