SyncStateEntity(userId: String, activeChannelIds: List<String> = mutableListOf(), activeQueryIds: List<String> = mutableListOf(), lastSyncedAt: Date? = null)