logCount property

int logCount

Returns the number times recordLog() was called.

Implementation

int get logCount => _logCount;