menu
biometric_signature package
documentation
key_material.dart
DecryptResult
decryptedData property
decryptedData property
dark_mode
light_mode
decryptedData
property
String
decryptedData
final
The decrypted plaintext string (UTF-8 encoded).
Implementation
final String decryptedData;
biometric_signature package
documentation
key_material
DecryptResult
decryptedData property
DecryptResult class