hashHex method

String hashHex()

Implementation

String hashHex() => '0x${hexEncode(hash())}';