menu
shared_preferences_wrapper package
documentation
encryption/fernet_encryption.dart
FernetEncryption
encryptionKey property
encryptionKey property
dark_mode
light_mode
encryptionKey
property
String
encryptionKey
final
The encryption key used for encrypting the value.
Implementation
final String encryptionKey;
shared_preferences_wrapper package
documentation
encryption/fernet_encryption
FernetEncryption
encryptionKey property
FernetEncryption class