allOutput property

String get allOutput

All output as a single string.

Implementation

String get allOutput => _buffer.toString();