stderr property

Stream<Uint8List> get stderr

Bytes written by the process to standard error.

Implementation

Stream<Uint8List> get stderr;