MethodChannelMoveSdk constructor

MethodChannelMoveSdk()

Implementation

MethodChannelMoveSdk() {
  methodChannel.setMethodCallHandler(callbackHandler);
}