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