FaceDetection({ required this.boundingBox, required this.score, this.landmarks = const [], }) : hasError = false;