fingerPrint property
Uint8List
get
fingerPrint
The fingerprint of the wallet.
Implementation
Uint8List get fingerPrint => _fingerPrint;
The fingerprint of the wallet.
Uint8List get fingerPrint => _fingerPrint;