errorGroupStats property

List<ErrorGroupStats>? errorGroupStats
getter/setter pair

The error group stats which match the given request.

Implementation

core.List<ErrorGroupStats>? errorGroupStats;