FutureCallback typedef

FutureCallback = FutureOr Function()

Implementation

typedef FutureCallback = FutureOr Function();