LibraryLoader typedef

LibraryLoader = Future<void> Function()

Implementation

typedef LibraryLoader = Future<void> Function();