complete method

dynamic complete()

Implementation

complete() {
  completer.complete();
}