thresholdConfig property

List<M7DetectionThreshold> thresholdConfig

Implementation

List<M7DetectionThreshold> get thresholdConfig {
  return _thresholds;
}