static Future<String?> getUnsentMessageOfAJid(String jid) { return FlyChatFlutterPlatform.instance.getUnsentMessageOfAJid(jid); }