WillPopCallable typedef

WillPopCallable = Callable<Future<bool>>

typedef WillPopCallback = Future

Implementation

typedef WillPopCallable = Callable<Future<bool>>;