OnPaymentSuccess typedef

OnPaymentSuccess = void Function(dynamic response)

Implementation

typedef OnPaymentSuccess = void Function(dynamic response);