last4 property

String? get last4
inherited

Last 4 digits of the bank account.

Implementation

String? get fingerprint;/// Last 4 digits of the bank account.
String? get last4;