comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
service
/
com.sorrowblue.comicviewer.domain.service.datasource
/
FileLocalDataSource
/
flow
flow
abstract
fun
flow
(
bookshelfId
:
BookshelfId
,
path
:
String
)
:
Flow
<
File
?
>