thresholdConfig property
List<M7DetectionThreshold>
get
thresholdConfig
Implementation
List<M7DetectionThreshold> get thresholdConfig {
return _thresholds;
}
List<M7DetectionThreshold> get thresholdConfig {
return _thresholds;
}