LibraryLoader typedef

LibraryLoader = Future Function()

Implementation

typedef Future<dynamic> LibraryLoader();