ActionSubscription constructor

ActionSubscription(
  1. Function? _onCancel
)

Implementation

ActionSubscription(this._onCancel);