faceIndex property

int? faceIndex

The index to the array of faces in the detection results.

Implementation

int? get faceIndex => _faceIndex;