stderr property Null safety

Stream<List<int>> stderr

The standard error stream of the process as a Stream.

Implementation

Stream<List<int>> get stderr;