asString property

String asString

Converts and returns _data entries as String.

Implementation

String get asString => _dataToString(_data);