MethodChannelUnityDesktopEmbedder constructor

MethodChannelUnityDesktopEmbedder()

Implementation

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