hexToString method

String hexToString()

Implementation

String hexToString() => utf8.decode(this.hexToBytes());