faceRecords property
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;
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.
final List<FaceRecord>? faceRecords;