MethodChannelAppleFoundationFlutter constructor

MethodChannelAppleFoundationFlutter()

Implementation

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