pagesWithMatchingImages property

List<WebPage>? pagesWithMatchingImages
getter/setter pair

Web pages containing the matching images from the Internet.

Implementation

core.List<WebPage>? pagesWithMatchingImages;