future property

Future<void> future

Implementation

Future<void> get future => completer.future;