hashX property

XdrUint256 hashX

Implementation

XdrUint256 get hashX => this._hashX;
void hashX= (XdrUint256 value)

Implementation

set hashX(XdrUint256 value) => this._hashX = value;