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