Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
SyncUtil
/
ProviderPage
Provider
Page
@
Serializable
data
class
ProviderPage
(
val
url
:
String
?
)
(
source
)
Members
Constructors
Provider
Page
Link copied to clipboard
constructor
(
url
:
String
?
)
Properties
url
Link copied to clipboard
@
SerialName
(
value
=
"url"
)
val
url
:
String
?