totalIterations property

int get totalIterations

Total iterations performed during the last run().

Implementation

int get totalIterations => _totalIterations;