The event emitter that registered this subscription
The subscriber that controls this subscription
Function to invoke when the specified event is emitted
Optional context object to use when invoking the listener
the subscriber that controls this subscription.
EmitterSubscription represents a subscription with listener and context data.