consecList top-level property

  1. @Deprecated('Renamed to "wait"')
FutureOr<R> Function<R>(Iterable<FutureOr> items, _TSyncOrAsyncMapper<Iterable, R> callback, {bool eagerError = true, _TOnCompleteCallback? onComplete, _TOnErrorCallback? onError}) consecList
final

Implementation

@Deprecated('Renamed to "wait"')
final consecList = wait;