completeCompleter property

  1. @visibleForTesting
Completer<void>? completeCompleter
getter/setter pair

Implementation

@visibleForTesting
Completer<void>? completeCompleter;