threshold property Null safety
Implementation
XdrUint32 get threshold => this._threshold;
Implementation
set threshold(XdrUint32 value) => this._threshold = value;
XdrUint32 get threshold => this._threshold;
set threshold(XdrUint32 value) => this._threshold = value;