LoaderFunction typedef

LoaderFunction = Future<bool> Function()

Implementation

typedef LoaderFunction = Future<bool> Function();