VerifyResultCallback typedef

VerifyResultCallback = Future<bool> Function()

Implementation

typedef Future<bool> VerifyResultCallback();