toHexWithPrefix property

String get toHexWithPrefix

Implementation

String get toHexWithPrefix => "0x" + toHex;