GetPaymentForm constructor

GetPaymentForm({
  1. InputInvoice? inputInvoice,
  2. ThemeParameters? theme,
})

Implementation

GetPaymentForm({this.inputInvoice, this.theme});