complete method

void complete()

Implementation

void complete() {
  _completer.complete();
}