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