sourceResultCounts property

List<SourceResultCount>? sourceResultCounts
getter/setter pair

Result count information for each source with results.

Implementation

core.List<SourceResultCount>? sourceResultCounts;