void countingEvent(String eventId, Map eventValue) { instance.invokeMethod("countingEvent",<String, dynamic>{'eventId':eventId,'eventValue': eventValue}); }