SyncState

constructor(userId: String, activeChannelIds: List<String> = emptyList(), lastSyncedAt: Date? = null, rawLastSyncedAt: String? = null, markedAllReadAt: Date? = null)