future property

Future<T>? future
final

See FutureBuilder.future for information

Implementation

final Future<T>? future;