toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() => ByteUtils.hexStringToBytes(this);