Properties
				
					
					Protected _callbacks
					_callbacks: undefined | CallbackList
					
				
				
					
					Private _disposed
					_disposed: boolean = false
					
				
				
				
					
					Private _leakWarnCountdown
					_leakWarnCountdown: number = 0
					
				
				
					
					Private _leakingStacks
					_leakingStacks: undefined | Map<string, number>
					
				
				
					
					Static Private LEAK_WARNING_THRESHHOLD
					LEAK_WARNING_THRESHHOLD: number = 175
					
				
				
					
					Static Private _noop
					_noop: () => void = ...
					
					
				
			
			 
For the public to allow to subscribe to events from this Emitter