static removeCustomValue(String messageId, String key) { return FlyChatFlutterPlatform.instance.removeCustomValue(messageId, key); }