StreamSubscriptionsIterableExtensions extension
- on
-
- Iterable<
StreamSubscription< void> >
- Iterable<
Methods
-
cancelAll(
) → Future< void> ? -
Available on Iterable<
StreamSubscription< , provided by the StreamSubscriptionsIterableExtensions extensionvoid> > -
pauseAll(
[Future< void> ? resumeSignal]) → void -
Available on Iterable<
StreamSubscription< , provided by the StreamSubscriptionsIterableExtensions extensionvoid> > -
resumeAll(
) → void -
Available on Iterable<
StreamSubscription< , provided by the StreamSubscriptionsIterableExtensions extensionvoid> > -
waitFuturesList(
List< Future< futures) → Future<void> >void> ? -
Available on Iterable<
StreamSubscription< , provided by the StreamSubscriptionsIterableExtensions extensionvoid> >