images property

List<MatchFacesImage> get images

Images with faces to match.

Implementation

List<MatchFacesImage> get images => _images;