BankInfo({ required this.name, required this.accountNumber, required this.agencyNumber, required this.accountType, });