hexToBytesWithPrefix property

Uint8List get hexToBytesWithPrefix

Implementation

Uint8List get hexToBytesWithPrefix => substring(2).hexToBytes;