@override void updateCryptKey(String cryptKey) { methodChannel.invokeMethod("updateCryptKey", {"cryptKey": cryptKey}); }