static Future<int?> getMembersCountOfGroup(String groupJid) { return FlyChatFlutterPlatform.instance.getMembersCountOfGroup(groupJid); }