eventCount property

int get eventCount

Gets the number of events in the buffer.

Implementation

int get eventCount => _events.length;