Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Gofile
/
Data
Data
common
data
class
Data
(
val
contents
:
HashMap
<
String
,
HashMap
<
String
,
String
>
>
?
=
null
)
(
source
)
Members
Constructors
Data
Link copied to clipboard
common
constructor
(
contents
:
HashMap
<
String
,
HashMap
<
String
,
String
>
>
?
=
null
)
Properties
contents
Link copied to clipboard
common
val
contents
:
HashMap
<
String
,
HashMap
<
String
,
String
>
>
?