MethodChannelDwm constructor

MethodChannelDwm()

Implementation

MethodChannelDwm() {
  methodChannel.setMethodCallHandler(_methodCallHandler);
}