comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model
/
ReadLaterFile
/
ReadLaterFile
Read
Later
File
constructor
(
bookshelfId
:
BookshelfId
,
path
:
String
,
modifiedDate
:
Long
=
Clock.System.now().toEpochMilliseconds()
)