stdout Stream<String> get stdout Stream of stdout data. Implementation Stream<String> get stdout => _stdoutController.stream;