future property

Future<T>? future
final

Future to check on

Implementation

final Future<T>? future;