@override Future<DateTime?> getLastSyncTime(String tableName) async { return _syncTimes[tableName]; }