totalReports property

int? get totalReports
inherited

Cumulative sum of the number of reports on the items in the set

Implementation

String get $type;/// Cumulative sum of the number of reports on the items in the set
int? get totalReports;