OnPaymentError typedef

OnPaymentError = void Function(dynamic response)

Implementation

typedef OnPaymentError = void Function(dynamic response);