static Future<String?> getCustomValue(String messageId, String key) { return FlyChatFlutterPlatform.instance.getCustomValue(messageId, key); }