fingerprint property

String? get fingerprint
inherited

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;