get the String value assuming utf-8 encoding of the octet bytes. UTF-8 is a common encoding for ldap servers
String get utf8StringValue => utf8.decode(octets);