PaymentFailureCallback typedef
PaymentFailureCallback =
void Function(PaymentResponse response)
Implementation
typedef PaymentFailureCallback = void Function(PaymentResponse response);
typedef PaymentFailureCallback = void Function(PaymentResponse response);