menu
powersync_core package
documentation
sqlite_async.dart
UpdateNotification
UpdateNotification const constructor
UpdateNotification const constructor
dark_mode
light_mode
UpdateNotification
constructor
const
UpdateNotification
(
Set
<
String
>
tables
)
Implementation
const UpdateNotification(this.tables);
powersync_core package
documentation
sqlite_async
UpdateNotification
UpdateNotification const constructor
UpdateNotification class