SubscriptionHandle constructor
Implementation
SubscriptionHandle(
this._listen,
this._cancel,
this._options, {
this.ver,
this.resubscribe = true,
this.priority = 0,
});
SubscriptionHandle(
this._listen,
this._cancel,
this._options, {
this.ver,
this.resubscribe = true,
this.priority = 0,
});