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