FutureOrValueGetter<T> typedef

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

Implementation

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