stdoutAsString property

String get stdoutAsString

The stdout as String.

Implementation

String get stdoutAsString => stdout?.asString ?? '';