@override onTrackEvent(String content) { methodChannel.invokeMapMethod('onTrackEvent',{'string': content}); }