fullMatchingImages property

List<WebImage>? fullMatchingImages
getter/setter pair

Fully matching images from the Internet.

Can include resized copies of the query image.

Implementation

core.List<WebImage>? fullMatchingImages;