executionCount property
int
get
executionCount
Get current execution count (for testing/debugging)
Implementation
int get executionCount => _executionCount;
Get current execution count (for testing/debugging)
int get executionCount => _executionCount;