OnPaymentError typedef

OnPaymentError = void Function(ErrorData data)?

Implementation

typedef OnPaymentError = void Function(ErrorData data)?;