eventStream property

  1. @visibleForTesting
Stream<ViewEvent> eventStream

Implementation

@visibleForTesting
Stream<ViewEvent> get eventStream => _streamController.stream;