menu
sentc_common package
documentation
storage/storage_interface.dart
StorageInterface
set abstract method
set abstract method
dark_mode
light_mode
set
abstract method
Future
<
void
>
set
(
String
key
,
String
item
)
Implementation
Future<void> set(String key, String item);
sentc_common package
documentation
storage/storage_interface
StorageInterface
set abstract method
StorageInterface class