facePositionChanged property
Reports the face detection result of the local user.
Implementation
final Function(int, int, List<FacePositionInfo>)? facePositionChanged;
Reports the face detection result of the local user.
final Function(int, int, List<FacePositionInfo>)? facePositionChanged;