celebrityFaces property

List<Celebrity>? celebrityFaces
final

Details about each celebrity found in the image. Amazon Rekognition can detect a maximum of 64 celebrities in an image.

Implementation

final List<Celebrity>? celebrityFaces;