bankName property

String? get bankName
inherited

The name of the bank of the account

Implementation

UsBankAccountType get accountType;/// The name of the bank of the account
String? get bankName;