totalIterations property
int
get
totalIterations
Total iterations performed during the last run().
Implementation
int get totalIterations => _totalIterations;
Total iterations performed during the last run().
int get totalIterations => _totalIterations;