read property

Stream<String> get read

Implementation

Stream<String> get read => stdoutController.stream;