ComparedSourceImageFace constructor
ComparedSourceImageFace({
- BoundingBox? boundingBox,
- double? confidence,
Implementation
ComparedSourceImageFace({
this.boundingBox,
this.confidence,
});