EventSubscription constructor

EventSubscription(
  1. void _cancel()
)

Implementation

EventSubscription(this._cancel);