counters property

Map<String, int> counters
final

Map of environment names to their current daily counter.

Implementation

final Map<String, int> counters;