进程的标准错误。用于Process.run中的stderrEncoding参数的值确定了类型。如果使用了null,则此值类型为List<int>,否则为String。
Process.run
stderrEncoding
null
List<int>
String
final stderr;