future property

Future<O> future

Implementation

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