state property

FaceDetectionState get state

The current state of face detection.

Implementation

FaceDetectionState get state => _state;