Stream<List<int>> stderr

Returns the standard error stream of the process as a Stream.

Source

Stream<List<int>> get stderr;