stdoutAsString property

String stdoutAsString

The stdout as String.

Implementation

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