LoadingCallback typedef

LoadingCallback = Future<bool> Function()

Implementation

typedef LoadingCallback = Future<bool> Function();