future property

Future<T> future
final

The future to wait for.

Implementation

final Future<T> future;