hexToUtf8 property

String get hexToUtf8

Implementation

String get hexToUtf8 => utf8.decode(hexBytes);