bytesAsUTF8String method

String bytesAsUTF8String ()

Implementation

String bytesAsUTF8String() => utf8.decode(bytesAsUint8List());