static Future<bool?> deleteRecentChats(List<String> jidlist) { return FlyChatFlutterPlatform.instance.deleteRecentChats(jidlist); }