RepayModel constructor
RepayModel({})
Implementation
RepayModel({
this.accountNumber,
this.ifscCode,
this.beneficiaryName,
this.bankName,
this.branchName,
this.type,
this.bankLogo,
});
RepayModel({
this.accountNumber,
this.ifscCode,
this.beneficiaryName,
this.bankName,
this.branchName,
this.type,
this.bankLogo,
});