futures property

List<Future>? futures
final

The futures to be executed.

Implementation

final List<Future>? futures;