Future<void> setDivisionId(String divisionId) async => _setValue(AppConstants.divisionIdKey, divisionId);