Callback returning FutureOr itself.
Used as a function to prevent possible reinvokes.
final FutureOr<T> Function() futureOr;