ManualPaymentDialog constructor
ManualPaymentDialog({})
Implementation
ManualPaymentDialog(
{super.key,
required this.app,
this.purpose,
this.amount,
this.ccy,
this.payTo,
this.country,
this.bankIdentifierCode,
this.payeeIBAN,
this.bankName,
this.payedWithTheseDetails});