Decodes this bytes as a LATIN-1 String.
this
LATIN-1
String toStringLatin1() => dart_convert.latin1.decode(this);