FaceDetectionEvent.noFace constructor
const
FaceDetectionEvent.noFace()
no Face detected event.
Implementation
const factory FaceDetectionEvent.noFace() = _NoFace;
no Face detected event.
const factory FaceDetectionEvent.noFace() = _NoFace;