asString property

String asString

Returns all the output as String.

Implementation

String get asString => _outputStream.asString;