AsyncBoolCallback typedef

AsyncBoolCallback = Future<bool> Function()

Implementation

typedef AsyncBoolCallback = Future<bool> Function();