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