stats property

List<DataSourceIndexStats>? stats
getter/setter pair

Summary of indexed item counts, one for each day in the requested range.

Implementation

core.List<DataSourceIndexStats>? stats;