completeFuture property

Future<CompleteReason> completeFuture

Implementation

Future<CompleteReason> get completeFuture => _completer.future;