FutureFn<R> typedef

FutureFn<R> = FutureOr<R> Function()

Implementation

typedef FutureFn<R> = FutureOr<R> Function();