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