LibraryLoader typedef

LibraryLoader = Future Function()

Implementation

typedef LibraryLoader = Future<dynamic> Function();