fingerprint property
Uniquely identifies the particular bank account.
You can use this to check whether or not two bank accounts are the same.
Implementation
String? get fingerprint => throw _privateConstructorUsedError;
Uniquely identifies the particular bank account.
You can use this to check whether or not two bank accounts are the same.
String? get fingerprint => throw _privateConstructorUsedError;