menu
dsalink package
documentation
browser_client.dart
SynchronousDataStorage
removeSync abstract method
removeSync abstract method
dark_mode
light_mode
removeSync
abstract method
String
removeSync
(
String
key
)
Remove the specified key.
Implementation
String removeSync(String key);
dsalink package
documentation
browser_client
SynchronousDataStorage
removeSync abstract method
SynchronousDataStorage class