thresholds property

Uint8List thresholds

Implementation

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

Implementation

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