Future<void> setDepartmentId(String departmentId) async => setValue(AppConstants.departmentIdKey, departmentId);