StreamSubscriptionDisposed extension

Extends StreamSubscription to work with DisposeScope.

on

Methods

disposedBy(DisposeScope disposeScope) → void

Available on StreamSubscription, provided by the StreamSubscriptionDisposed extension

Adds this stream subscription to disposeScope.