MethodChannelIosPushPlugin constructor

MethodChannelIosPushPlugin()

Implementation

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