future property
The asynchronous computation to which this builder is currently connected.
Implementation
final Future<T> Function() future;
The asynchronous computation to which this builder is currently connected.
final Future<T> Function() future;