Returns the standard error stream of the process as a Stream.
Stream
@override Stream<List<int>> get stderr => _stderr.stream;