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