Trakt Sync Show
@Serializable
Constructors
Link copied to clipboard
constructor(ids: TraktItemIds, rating: Int? = null, watchedAt: Instant? = null, collectedAt: Instant? = null, ratedAt: Instant? = null, seasons: List<TraktSyncSeason>? = null)