Future<void> init({int boxNo = 1}) async { _secureBox = await Get.openSafeBox('SecurePreferences$boxNo'); }