faceRecords property

List<FaceRecord>? faceRecords
final

An array of faces detected and added to the collection. For more information, see Searching Faces in a Collection in the Amazon Rekognition Developer Guide.

Implementation

final List<FaceRecord>? faceRecords;