highThreshold property

XdrUint32 highThreshold

Implementation

XdrUint32 get highThreshold => this._highThreshold;
void highThreshold= (XdrUint32 value)

Implementation

set highThreshold(XdrUint32 value) => this._highThreshold = value;