toHexWithPrefix method

String toHexWithPrefix()

Implementation

String toHexWithPrefix() => Bytes.bytesPrefix + toHex();