Future<void> setOrganizationId(String departmentId) async => setValue(AppConstants.organizationIdKey, departmentId);