asUtf8 method

String asUtf8()

Implementation

String asUtf8() => utf8.decode(buffer.asUint8List());