menu
spacetimedb_sdk package
documentation
protocol.dart
OfflineStorage
getLastSyncTime abstract method
getLastSyncTime abstract method
dark_mode
light_mode
getLastSyncTime
abstract method
Future
<
DateTime
?
>
getLastSyncTime
(
String
tableName
)
Implementation
Future<DateTime?> getLastSyncTime(String tableName);
spacetimedb_sdk package
documentation
protocol
OfflineStorage
getLastSyncTime abstract method
OfflineStorage class