MFGetRecurringPaymentResponse constructor

MFGetRecurringPaymentResponse({
  1. List<MFRecurringPayment>? recurringPayment,
})

Implementation

MFGetRecurringPaymentResponse({this.recurringPayment});