txHash property

  1. @BuiltValueField(wireName: r'tx_hash')
String txHash

Hash of the transaction

Implementation

@BuiltValueField(wireName: r'tx_hash')
String get txHash;