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