PaymentFailureCallback typedef

PaymentFailureCallback = void Function(PaymentResponse response)

Implementation

typedef PaymentFailureCallback = void Function(PaymentResponse response);