last4 property

String? get last4
inherited

The last four digits of the bank account number.

Implementation

String? get fingerprint;/// The last four digits of the bank account number.
String? get last4;