AsyncPipe(ChangeDetectorRef _ref)

Source

AsyncPipe(ChangeDetectorRef _ref) {
  this._ref = _ref;
}