thresholds property

XdrThresholds thresholds

Implementation

XdrThresholds get thresholds => this._thresholds;
void thresholds=(XdrThresholds value)

Implementation

set thresholds(XdrThresholds value) => this._thresholds = value;