Event: 'removeListener'
- 
eventName<String> | <Symbol> The event name
- 
listener<Function> The event handler function
The 'removeListener' event is emitted after a listener is removed. 
Event: 'removeListener'
eventName <String> | <Symbol> The event namelistener <Function> The event handler functionThe 'removeListener' event is emitted after a listener is removed. 
 
          
Please login to continue.