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