EventSubscription represents a subscription to a particular event. It can remove its own subscription.
the subscriber that controls this subscription.
Removes this subscription from the subscriber that controls it.
Generated using TypeDoc
EventSubscription represents a subscription to a particular event. It can remove its own subscription.