executionCount property

int get executionCount

Get current execution count (for testing/debugging)

Implementation

int get executionCount => _executionCount;