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