txHash property

String? txHash

Implementation

String? get txHash => _$this._txHash;
void txHash=(String? txHash)

Implementation

set txHash(String? txHash) => _$this._txHash = txHash;