eventCount property

int get eventCount

Get current event count (for debugging)

Implementation

int get eventCount => _eventCount;