asFuture method

Future<void> asFuture()

Implementation

Future<void> asFuture() async => Future.wait(onDoneFutures);