menu
flutter_secure_storage_per package
documentation
flutter_secure_storage.dart
LinuxOptions
toMap method
toMap method
dark_mode
light_mode
toMap
method
@
override
Map
<
String
,
String
>
toMap
(
)
override
Implementation
@override Map<String, String> toMap() { return <String, String>{}; }
flutter_secure_storage_per package
documentation
flutter_secure_storage
LinuxOptions
toMap method
LinuxOptions class