@override void sendEvent(Map<String, dynamic> parameters) { methodChannel.invokeMethod(SEND_EVENT, parameters); }