txHash property

String get txHash

Implementation

String get txHash => "0x" + keccak256(serialized).toHex;