stderrAsString property

String stderrAsString

The stderr as String.

Implementation

String get stderrAsString => stderr?.asString ?? '';