MethodChannelTrustdeviceProPlugin constructor

MethodChannelTrustdeviceProPlugin()

Implementation

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