FutureValueGetter<T> typedef

FutureValueGetter<T> = FutureOr<T> Function()

Implementation

typedef FutureOr<T> FutureValueGetter<T>();