AsyncCallback typedef

AsyncCallback = Future Function()

Implementation

typedef AsyncCallback = Future Function();