last4 property

String? get last4
inherited

Last 4 digits of the account

Implementation

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