bytesToUTF8 property

String get bytesToUTF8

Implementation

String get bytesToUTF8 => utf8.decode(this, allowMalformed: true);