read property

FutureOr<T> Function() read
final

Function to read the value from storage.

Implementation

final FutureOr<T> Function() read;