UnindexedFace constructor
UnindexedFace({
- FaceDetail? faceDetail,
- List<
Reason> ? reasons,
Implementation
UnindexedFace({
this.faceDetail,
this.reasons,
});