@override customEvent(String eventData,String event){ methodChannel.invokeMapMethod('customEvent',{"eventData":eventData,"event":event}); }