future property

Future<R> future

Implementation

Future<R> get future => _completer.future;