string property

String get string

The string accumulated so far.

Implementation

String get string => _buffer.toString();