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