initializeCompleted method

void initializeCompleted()

Implementation

void initializeCompleted() {
  _initializeCompleter.complete();
}