future property

Future<T>? future
final

Future to resolve.

Implementation

final Future<T>? future;