threshold property

XdrUint32 threshold

Implementation

XdrUint32 get threshold => this._threshold;
void threshold=(XdrUint32 value)

Implementation

set threshold(XdrUint32 value) => this._threshold = value;