AsyncTask typedef

AsyncTask = Future Function()

Implementation

typedef AsyncTask = Future<dynamic> Function();