AsyncPath typedef

AsyncPath = Future<String> Function()

Implementation

typedef Future<String> AsyncPath();