faceMatchThreshold property

double? faceMatchThreshold
final

Minimum face match confidence score that must be met to return a result for a recognized face. Default is 80. 0 is the lowest confidence. 100 is the highest confidence.

Implementation

final double? faceMatchThreshold;