Decodes this bytes as a UTF-8 String.
this
UTF-8
String toStringUTF8() => dart_convert.utf8.decode(this);