state property
FaceDetectionState
get
state
The current state of face detection.
Implementation
FaceDetectionState get state => _state;
The current state of face detection.
FaceDetectionState get state => _state;