stdout property

Stream<List<int>> stdout
final

The standard output stream.

Implementation

final Stream<List<int>> stdout;