images property
List<MatchFacesImage>
get
images
Images with faces to match.
Implementation
List<MatchFacesImage> get images => _images;
Images with faces to match.
List<MatchFacesImage> get images => _images;