menu
scannerpro package
documentation
core/services/encrypted_storage.dart
EncryptedScanData
modeHint property
modeHint property
dark_mode
light_mode
modeHint
property
String
?
modeHint
final
Scan mode identifier stored as metadata (not encrypted).
Implementation
final String? modeHint;
scannerpro package
documentation
core/services/encrypted_storage
EncryptedScanData
modeHint property
EncryptedScanData class