score property Null safety
read / write
The confidence of the detection result, the higher the value, the more likely it is a face.
Implementation
double score = 0;
The confidence of the detection result, the higher the value, the more likely it is a face.
double score = 0;