toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors
/
Uservideo
/
Sources
Sources
data
class
Sources
(
val
src
:
String
?
=
null
,
val
type
:
String
?
=
null
,
val
label
:
String
?
=
null
)
(
source
)
Members
Constructors
Sources
Link copied to clipboard
constructor
(
src
:
String
?
=
null
,
type
:
String
?
=
null
,
label
:
String
?
=
null
)
Properties
label
Link copied to clipboard
val
label
:
String
?
=
null
src
Link copied to clipboard
val
src
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null