read property

Future<T> Function() read
final

Async read function.

Implementation

final Future<T> Function() read;