future property

Future<void> get future
inherited

Implementation

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