fingerprint property

String? get fingerprint
inherited

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;