value property

Future<T> value

Implementation

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