ConditionFunc typedef

ConditionFunc = Future<bool> Function()

Implementation

typedef ConditionFunc = Future<bool> Function();