utf8 property

String get utf8

Implementation

String get utf8 => convert.utf8.decode(_bytes);