utf8 method

String utf8()

The message digest as a string of UTF-8 alphabets.

Implementation

String utf8() => cvt.utf8.decode(bytes);