reportedCount property
Number of items that were reported at least once
Implementation
int? get totalReports;/// Number of items that were reported at least once
int? get reportedCount;
Number of items that were reported at least once
int? get totalReports;/// Number of items that were reported at least once
int? get reportedCount;