nextValue property

Future<T> nextValue
inherited

Implementation

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