stdout property

Stream<Uint8List> get stdout

Bytes written by the process to standard output.

Implementation

Stream<Uint8List> get stdout;