string property

String string

The string accumulated so far.

Implementation

String get string => _buffer.toString();