StreamSubscriptionsIterableExtension extension

@internal Extensions for Iterable of StreamSubscriptions.

on

Methods

cancelAll() Future<void>?

Available on Iterable<StreamSubscription<void>>, provided by the StreamSubscriptionsIterableExtension extension

@internal Cancel all subscriptions.