screenStream property

Stream<String> screenStream

Implementation

Stream<String> get screenStream => screenStreamController.stream;