menu
powersync_core package
documentation
attachments/attachments.dart
LocalStorage
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
void
>
clear
(
)
Clears all data from the storage.
Implementation
Future<void> clear();
powersync_core package
documentation
attachments/attachments
LocalStorage
clear abstract method
LocalStorage class