value property

Future<T> value

The task's value provided as a Future.

Implementation

Future<T> get value;