excludeDomains property

List<String>? excludeDomains
getter/setter pair

List of domains to be excluded from the search results.

The default limit is 2000 domains.

Optional.

Implementation

core.List<core.String>? excludeDomains;