stdoutText property

String get stdoutText

The stdoutText value.

Implementation

String get stdoutText => utf8.decode(stdout);