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