Trakt Sync Response
@Serializable
Constructors
Link copied to clipboard
constructor(added: TraktSyncStats? = null, existing: TraktSyncStats? = null, deleted: TraktSyncStats? = null, notFound: TraktSyncErrors? = null)