traceCount property

int get traceCount

Gets the number of traces in the buffer.

Implementation

int get traceCount => _traces.length;