comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
usecase
/
com.sorrowblue.comicviewer.domain.usecase.file
/
GetIntentBookUseCase
/
Request
Request
data
class
Request
(
val
data
:
String
)
:
UseCase.Request
Members
Constructors
Request
Link copied to clipboard
constructor
(
data
:
String
)
Properties
data
Link copied to clipboard
val
data
:
String