void recognizeReceived(int key, Map data) { _methodChannel.invokeMethod("recognizeReceived", {'key': key, 'data': data}); }