images property

Array of images where the Person is found.

Implementation

List<SearchPersonImage> get images => _images;