MethodChannelChinaPush constructor

MethodChannelChinaPush()

Implementation

MethodChannelChinaPush() {
  methodChannel.setMethodCallHandler(flutterMethod);
}