static Future<dynamic> prepareChatConversationToExport(String jid) { return FlyChatFlutterPlatform.instance.prepareChatConversationToExport(jid); }