Notifies when code enters Angular Zone. This gets fired first on VM Turn.
Source
EventEmitter<dynamic> get onUnstable { return this._onUnstable; }
Notifies when code enters Angular Zone. This gets fired first on VM Turn.
EventEmitter<dynamic> get onUnstable { return this._onUnstable; }