menu
flutter_secure_storage_new package
documentation
flutter_secure_storage.dart
WebOptions
wrapKeyIv property
wrapKeyIv property
dark_mode
light_mode
wrapKeyIv
property
String
wrapKeyIv
final
The initialization vector (IV) used for the wrap key.
Implementation
final String wrapKeyIv;
flutter_secure_storage_new package
documentation
flutter_secure_storage
WebOptions
wrapKeyIv property
WebOptions class