FaceDetectionEvent.noFace constructor

const FaceDetectionEvent.noFace()

no Face detected event.

Implementation

const factory FaceDetectionEvent.noFace() = _NoFace;