iterationStream property

Stream<int> get iterationStream

Implementation

Stream<int> get iterationStream => _iterationController.stream;