Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils.videoskip
/
AnimeSkip
/
Data
Data
@
Serializable
data
class
Data
(
val
searchShows
:
List
<
AnimeSkip.SearchShow
>
)
(
source
)
Members
Constructors
Data
Link copied to clipboard
constructor
(
searchShows
:
List
<
AnimeSkip.SearchShow
>
)
Properties
search
Shows
Link copied to clipboard
@
SerialName
(
value
=
"searchShows"
)
val
searchShows
:
List
<
AnimeSkip.SearchShow
>