menu
remote_cache_sync package
documentation
sync/drift/database.dart
SyncPoint
SyncPoint.new const constructor
SyncPoint.new const constructor
dark_mode
light_mode
SyncPoint
constructor
const
SyncPoint
(
{
required
String
scopeName
,
required
String
scopeKeys
,
required
String
lastServerTs
,
})
Implementation
const SyncPoint({ required this.scopeName, required this.scopeKeys, required this.lastServerTs, });
remote_cache_sync package
documentation
sync/drift/database
SyncPoint
SyncPoint.new const constructor
SyncPoint class