Stream to receive cached selection changes.
@override Stream<List<String>> get cacheSelectionStream => _cacheSelectionController.stream;