compute property

Future<T> Function() compute
final

The future that computes the value.

Implementation

final Future<T> Function() compute;