last4 property
Last 4 digits of the account
Implementation
String? get routingNumber;/// Last 4 digits of the account
String? get last4;
Last 4 digits of the account
String? get routingNumber;/// Last 4 digits of the account
String? get last4;