menu
powersync_sqlcipher package
documentation
powersync.dart
TrackPreviousValuesOptions
TrackPreviousValuesOptions.new const constructor
TrackPreviousValuesOptions.new const constructor
dark_mode
light_mode
TrackPreviousValuesOptions
constructor
const
TrackPreviousValuesOptions
(
{
List
<
String
>
?
columnFilter
,
bool
onlyWhenChanged
=
false
,
})
Implementation
const TrackPreviousValuesOptions( {this.columnFilter, this.onlyWhenChanged = false});
powersync_sqlcipher package
documentation
powersync
TrackPreviousValuesOptions
TrackPreviousValuesOptions.new const constructor
TrackPreviousValuesOptions class