Counting the number of iterations and returning it.
@override @pragma("vm:prefer-inline") int count() => super.length;