score property Null safety

double score
read / write

The confidence of the detection result, the higher the value, the more likely it is a face.

Implementation

double score = 0;