comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model.collection
/
SmartCollection
/
copy
copy
fun
copy
(
name
:
String
=
this.name
,
bookshelfId
:
BookshelfId
?
=
this.bookshelfId
,
searchCondition
:
SearchCondition
=
this.searchCondition
)
:
SmartCollection