OnSuccess typedef

OnSuccess = void Function(dynamic proof)

Implementation

typedef OnSuccess = void Function(dynamic proof);