static void onAdminBlockedUser(String jid, bool status) { Get.find<MainController>().handleAdminBlockedUser(jid, status); }