ZixflowMessagingInAppMethodChannel constructor

ZixflowMessagingInAppMethodChannel()

Implementation

ZixflowMessagingInAppMethodChannel() {
  methodChannel.setMethodCallHandler(_onMethodCall);
}