reachedMaxIterations property

bool get reachedMaxIterations

Whether the last run() reached the iteration limit.

Implementation

bool get reachedMaxIterations => _reachedMaxIterations;