AsyncAction typedef

AsyncAction = Future Function()

Implementation

typedef AsyncAction = Future Function();