EventSubscription constructor

EventSubscription(
  1. void _removeListener()
)

Implementation

EventSubscription(this._removeListener);