asString method

String asString()

Implementation

String asString() => utf8.decode(_content!);