menu
dsalink package
documentation
browser_client.dart
DataStorage
store abstract method
store abstract method
dark_mode
light_mode
store
abstract method
Future
store
(
String
key
,
String
value
)
Store a key value pair.
Implementation
Future store(String key, String value);
dsalink package
documentation
browser_client
DataStorage
store abstract method
DataStorage class