Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.settings.extensions
/
RepositoryData
Repository
Data
data
class
RepositoryData
(
val
iconUrl
:
String
?
,
val
name
:
String
,
val
url
:
String
)
(
source
)
Members
Constructors
Repository
Data
Link copied to clipboard
constructor
(
iconUrl
:
String
?
,
name
:
String
,
url
:
String
)
constructor
(
name
:
String
,
url
:
String
)
Properties
icon
Url
Link copied to clipboard
val
iconUrl
:
String
?
name
Link copied to clipboard
val
name
:
String
url
Link copied to clipboard
val
url
:
String