Returns the standard output stream of the process as a Stream.
Stream
@override Stream<List<int>> get stdout => _stdout.stream;