future property

Future<T?> Function() future
final

The future that resolves with the document data.

Implementation

final Future<T?> Function() future;