output property

Stream<Uint8List> get output

Bytes produced by the child process (shell stdout/stderr).

Implementation

Stream<Uint8List> get output;