nextValue property

Future<T> nextValue

Implementation

Future<T> get nextValue => _completer.future;