next method

dynamic next()

Implementation

next() {
  _controller.add(true);
}