EventSubscription constructor

const EventSubscription(
  1. void _unsubscribe()
)

Implementation

const EventSubscription(this._unsubscribe);