txSetHash property

XdrUint256 txSetHash

Implementation

XdrUint256 get txSetHash => this._txSetHash;
void txSetHash= (XdrUint256 value)

Implementation

set txSetHash(XdrUint256 value) => this._txSetHash = value;