last4 property

String? get last4
inherited

Last 4 digits of the bankaccount number.

Implementation

String? get fingerprint;/// Last 4 digits of the bankaccount number.
String? get last4;