faceMatches property

List<FaceMatch>? faceMatches
final

Information about the faces in the input collection that match the face of a person in the video.

Implementation

final List<FaceMatch>? faceMatches;